home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / nup.xml < prev    next >
Text File  |  2002-09-27  |  1KB  |  37 lines

  1. <search function="nup">
  2.   <name>Nupedia</name>
  3.   <category>Reference</category>
  4.   <contributor>Thad Kerosky</contributor>
  5.   <link>http://www.nupedia.com/</link>
  6.   <description>
  7.   Nupedia is a new online, peer-reviewed, international encyclopedia.  
  8.   It is searchable and will also be organized hierarchically and alphabetically.  
  9.   <div class="helpboxDescLabels">Examples:</div> 
  10.     <table class="helpboxDescTable">
  11.       <tr>
  12.         <td>nup ivory</td>
  13.       </tr>
  14.     </table>
  15.   </description>
  16.   <form name="nupf"
  17.         method="get"
  18.         action="http://www.nupedia.com/n_search.fcgi">
  19.     <input type="hidden" name="request" value="" />
  20.   </form>
  21.   <script><![CDATA[
  22.     function nup(q)
  23.     {
  24.       if( nullArgs("nup", q) )
  25.         return;
  26.  
  27.       document.nupf.request.value = q;
  28.       submitForm(nupf);
  29.     }
  30.   ]]></script>
  31.  
  32.   <copyright>
  33.     Copyright (c) 2002 David Bau
  34.     Distributed under the terms of the
  35.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  36.   </copyright>
  37. </search>